func github.com/andybalholm/brotli.literalSpreeLengthForSparseSearch

2 uses

	github.com/andybalholm/brotli (current package)
		backward_references.go#L50: 	var random_heuristics_window_size uint = literalSpreeLengthForSparseSearch(params)
		quality.go#L125: func literalSpreeLengthForSparseSearch(params *encoderParams) uint {